Welcome![Sign In][Sign Up]
Location:
Search - uCOS serial

Search list

[SCMC8051_ucos-ii

Description: 移植UC/OS-II到C8051F020上的源码,提供6任务测试程序。下载程序并运行, 开发板上的灯循环闪烁;在串口调试助手上观察任务运行情况。-transplant UC/OS-II to the source C8051F020, six tasks testing procedures. Download and run, the development board flashing lights cycle; Help in serial debugging on the operation of the observation tasks.
Platform: | Size: 112640 | Author: | Hits:

[Modem programgtm900_driver

Description: 华为GSM modem GTM900B的驱动代码,基于ucOS操作系统,使用modem串口,应该在其他CPU上也能使用,本人用在philips的ARM片子上-Huawei GSM modem GTM900B driven code, based on ucOS operating system, Serial modem use, in other CPU should also use, I used philips films on the ARM
Platform: | Size: 11264 | Author: 龙睛鱼 | Hits:

[OtherUCOSII2.83_S3C44B0_LIYUTAI

Description: 该UCOSII_2.83移植为基于立宇泰S3C44B0X的专业板,外部晶振为8MHZ,内部频率为MCLK=64MHZ,串口波特率为115200,串口0。四个Exint4,Exint5,Exint6,Exint7,外部中断每按一次累加一次并把数据发送上来(直接在超级终端中使用),同时开了串口0接收中断:串口0把接收到的数据仍旧发送上来,同时四个任务发送Task0,Task1,Task2,Task3 外部中断和串口接收中断采用我们一般使用的模式,只是在进外部中断和串口接收中断时关总中断,出外部中断和串口接收中断时开总中断,这样可以避免执行外部中断和串口接收中断时中断嵌套。可以嵌套的程序还没编。-UCOSII_2.83 transplant to the legislature based on the Thai-S3C44B0X professional boards, external oscillator for 8 MHZ, internal frequency of MCLK = 64MHZ, serial port baud rate of 115,200. Serial 0. 4 Exint4, Exint5, Exint6, Exint7. external interrupt every time a cumulative and data onto this (direct the use of the Super Terminal) it also received a suspended serial 0 : 0 Serial data received by the continued onto this, Meanwhile four tasks this Task0, Task1, Task2. Task3 external disruption and interruption serial receiver we use the average usage patterns Progressive is in the suspension and external Serial reception interrupted when the General interrupted, and an external interrupt serial disruption opening reception total interruption, This will avoid the implementation of the susp
Platform: | Size: 409600 | Author: 道德法 | Hits:

[uCOSuCOSiiforS3C44B0x_new

Description: uC/IP源代码 2003-08-16[摘][码] 该软件是本人在ucos_ii基础上加上网络功能, 串口调试, 在vc6.0 + masm.611下编译通过, 该软件仅供学习使用。-Phone/IP source code 2003-08-16 [Abstract] [code] is the software I ucos_ ii basis with network function, serial debugging, the compiler under vc6.0 masm.611 passed, The software is for learning.
Platform: | Size: 186368 | Author: zhangdx | Hits:

[Embeded-SCM Developdown_63

Description: 串口程序和移植到MCS51的uCOS_II都是用uV2来运行的-Serial procedures and transplanted to the MCS51 uCOS_II is used to run the uV2
Platform: | Size: 1356800 | Author: 耿丽 | Hits:

[uCOSos8_2_fifo_ST_Blinky

Description: ucos_ii在str710f2z6上的移植及串口驱动(包含了fifo)源代码。其中“读我。txt”文件中有移植时做的简单笔记。希望对需要的初学者有所帮助。-ucos_ii str710f2z6 in the transplant and Serial Driver (including the fifo) source code. Which "I read. Txt "file a transplant when so simple notebook. Hope to beginners need some help.
Platform: | Size: 417792 | Author: 水歌 | Hits:

[Other Embeded programucfs_sam7x_mmc(test_ok_final)

Description: 功能:在AT91SAM7-EK 板上实现用串口(DBGU)操作mmc /sd 上的ucfs文件系统,支持fat文件格式。实现了文件(夹)建立,读写,删除,格式化,容量显示等基本功能,有需要的朋友可以继续添加新功能 。实现了ucos接口,要用到其他的存储介质更容易。因为有现成的ucfs接口驱动。详细情况见文件包中的说明 。 不是高手,做的不好的地方请大家谅解。-functions : In AT91SAM7-EK board realized using serial (DBGU) Operating mmc/sd text on the ucfs Ware System, fat file format support. Implementation of the document (SCH) Establishing literacy, delete, format, capacity display basic functions, need friends can continue to add new features. OUT Interface realized that we had to use other storage media more easily. Because of off-the-shelf ucfs driven interface. See details of the documents included in the note. Not masters, do the bad things that please understanding.
Platform: | Size: 578560 | Author: moise_yc | Hits:

[Embeded-SCM Developucos_ii_uart

Description: keil for arm 下的嵌入式ucos操作系统下的串口通讯例程-keil for arm under uCOS embedded operating system Serial Communication routines
Platform: | Size: 302080 | Author: liujigan | Hits:

[uCOSuCOSIIDRIEVER

Description: 嵌入式开发uCOSII串口驱动的源码例子-Embedded Development uCOSII serial driver source code examples
Platform: | Size: 634880 | Author: jom | Hits:

[uCOSSD_FAT

Description: 用串口来显示和操作的基于ucos的以sd卡为存储介质的mp3源码-Used to display and operation of serial-based uCOS to the sd card as storage medium of the mp3 source
Platform: | Size: 240640 | Author: w w w | Hits:

[SCM252

Description: 基于uCOS-II的串口驱动(用Keil C)-UCOS-II based on the serial driver (using Keil C)
Platform: | Size: 457728 | Author: 黄金新 | Hits:

[OS Developucos-ii_vc

Description: 在ucos_ii基础上加上网络功能,串口调试.-In ucos_ii add network functionality, serial debugging.
Platform: | Size: 317440 | Author: 费怀胜 | Hits:

[uCOS51uCOS2

Description: 将UCOS2移植到51上,Demo程序经Keil701编译后,代码量为7-8K,可直接在KeilC51上仿真运行。 使用方法:解压后双击yy项目,点调试即可在串口仿真看到结果。-Will UCOS2 transplantation to 51 on, Demo procedures Keil701 compiler, the code of 7-8K, can be directly in the simulation run KeilC51. Usage: Double-click yy after decompression projects, points to the serial debug to see the results of simulation.
Platform: | Size: 194560 | Author: 蔡鹏 | Hits:

[uCOSC8051F020UCOS2

Description: ucos移植到F020加了串口中断,谁能再加上AD转换啊-uCOS transplanted to F020 plus a serial port interrupt, who together with the AD conversion ah
Platform: | Size: 217088 | Author: guanweiming | Hits:

[uCOSs3c44B0_ADS_example

Description: 这是s3c44B0开发板板配套的实验资料,其开发环境是ADS.其中共有8个实验,每个实验都有其详细的源码实现,是ARM,UCOS学习的绝好资料.其中的实验包括:串口通信,键盘LED,定时器中断,移植UCOS在S3C44B0等.是进行嵌入式开发的绝好资料.-This is the S3C44B0 development板板supporting experimental data, and its development environment is the ADS. A total of eight experiments, each experiment has its own detailed source realize is ARM, UCOS excellent information on learning. One experiment included: serial communications, the keyboard LED, timer interruption, such as transplantation uCOS in S3C44B0. Embedded Development is an excellent information.
Platform: | Size: 6497280 | Author: cw | Hits:

[SCMc8051ftcpip

Description: c8051f的tcpip源程序,新一代功能比较齐全的c8051f020单片机的串行通信c程序,通用的c8051系列tcpip源程序,同时包括了ucos的移植。 -c8051f the tcpip source, a new generation of relatively complete functional C8051F020 MCU serial communication c procedures, C8051 Series tcpip common source, at the same time includes uCOS transplant.
Platform: | Size: 102400 | Author: andy | Hits:

[SCMSTM32_USART

Description: 新型M3核ARM STM32的串口通信例程,可以向计算机发送数据和接受计算机的数据。-New M3 nuclear ARM STM32 serial communication routines, you can send data to the computer and receiving computer data.
Platform: | Size: 118784 | Author: 王义 | Hits:

[uCOSuartint

Description: 基于ARM7处理器的中断与串口在ucos下切换的演示程序,全部工程文件,基于ADS1.2-Based on the ARM7 processor interrupt and serial uCOS under the switch in the demo program, all project documents, based on ADS1.2
Platform: | Size: 499712 | Author: JackYu | Hits:

[SCMucos_232

Description: ucos与串口通讯相关的源代码,对学习在51单片机上进行高速串口通讯非常有用-uCOS and serial communications-related source code, on learning of the 51 single-chip high-speed serial communication is very useful
Platform: | Size: 450560 | Author: 王有庆 | Hits:

[uCOSuCOSII

Description: 嵌入式实时操作系统μC-OS-II原理及应用, 1。串口程序和移植到MCS51的uCOS_II都是用uV2来运行的。本磁盘中没有提供uV2,需要的话, 到网上下载一个。 2。bc31是Borland C++3.1精简版,是用来编译和运行uCOS及其应用程序的。 3。Software中是uCOS操作系统及书中例题的代码。 4。使用uCOS和书中例题需要把bc31和Software都直接复制到C盘运行,如果要在其他磁盘上运行 则需要修改make文件和bat文件。-Embedded real-time operating system μC-OS-II The Principle and Application, 1. Serial procedures and transplanted to MCS51 the uCOS_II are used to run the uV2. The disk does not provide uV2, if necessary, by downloading a. 2. bc31 is Borland C++ 3.1 Starter Edition is used to compile and run uCOS and its applications. 3. Software is the operating system and the book uCOS Example code. 4. Example use uCOS and book bc31 and Software need to be directly copied to the C disk is running, if you want to run in the other disk is necessary to amend the make file and bat file.
Platform: | Size: 1356800 | Author: 文杰 | Hits:
« 1 2 3 45 6 7 8 9 10 11 »

CodeBus www.codebus.net